Skip to content

ublk: persistent device links#764

Open
blktests-ci[bot] wants to merge 1 commit into
linus-master_basefrom
series/1084688=>linus-master
Open

ublk: persistent device links#764
blktests-ci[bot] wants to merge 1 commit into
linus-master_basefrom
series/1084688=>linus-master

Conversation

@blktests-ci
Copy link
Copy Markdown

@blktests-ci blktests-ci Bot commented Apr 23, 2026

Pull request for series with
subject: ublk: persistent device links
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1084688

@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented Apr 23, 2026

Upstream branch: 6596a02
series: https://patchwork.kernel.org/project/linux-block/list/?series=1084688
version: 1

@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented Apr 23, 2026

Upstream branch: 507bd4b
series: https://patchwork.kernel.org/project/linux-block/list/?series=1084688
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1084688=>linus-master branch from de439d0 to 442daed Compare April 23, 2026 16:59
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from 6a0b974 to 59ca59b Compare April 24, 2026 00:56
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented Apr 24, 2026

Upstream branch: dd6c438
series: https://patchwork.kernel.org/project/linux-block/list/?series=1084688
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1084688=>linus-master branch from 442daed to 3a6a740 Compare April 24, 2026 00:56
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch 2 times, most recently from 94f0438 to 857ada9 Compare April 24, 2026 07:54
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented Apr 24, 2026

Upstream branch: dd6c438
series: https://patchwork.kernel.org/project/linux-block/list/?series=1084688
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1084688=>linus-master branch from 3a6a740 to 449cd24 Compare April 24, 2026 08:03
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented Apr 25, 2026

Upstream branch: dd6c438
series: https://patchwork.kernel.org/project/linux-block/list/?series=1084688
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1084688=>linus-master branch from 449cd24 to d75e184 Compare April 25, 2026 04:44
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from 857ada9 to 482ce5b Compare April 29, 2026 02:21
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented Apr 29, 2026

Upstream branch: dca922e
series: https://patchwork.kernel.org/project/linux-block/list/?series=1084688
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1084688=>linus-master branch from d75e184 to f45d084 Compare April 29, 2026 02:23
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from 482ce5b to 5a9f7c7 Compare April 30, 2026 07:29
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented Apr 30, 2026

Upstream branch: e75a43c
series: https://patchwork.kernel.org/project/linux-block/list/?series=1084688
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1084688=>linus-master branch from f45d084 to c90acf5 Compare April 30, 2026 07:31
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from 5a9f7c7 to 25a041f Compare May 3, 2026 02:07
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented May 3, 2026

Upstream branch: 66edb90
series: https://patchwork.kernel.org/project/linux-block/list/?series=1084688
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1084688=>linus-master branch from c90acf5 to cbde8be Compare May 3, 2026 02:43
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from 25a041f to 6f75bd1 Compare May 4, 2026 10:57
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented May 4, 2026

Upstream branch: 6d35786
series: https://patchwork.kernel.org/project/linux-block/list/?series=1084688
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1084688=>linus-master branch from cbde8be to 4ba144c Compare May 4, 2026 11:33
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from 6f75bd1 to 1f0d33a Compare May 5, 2026 15:39
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented May 5, 2026

Upstream branch: 6d35786
series: https://patchwork.kernel.org/project/linux-block/list/?series=1084688
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1084688=>linus-master branch from 4ba144c to cc65083 Compare May 5, 2026 16:05
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from 1f0d33a to b1870f6 Compare May 10, 2026 15:59
Implement a 'uuid' parameter to export a device UUID in a sysfs
attribute 'uuid'. The ublk server is required to set the uuid
parameter when creating the device.
This allows udev to create persistent device links for ublk devices
eg with this rule:

KERNEL=="ublk*", ATTRS{uuid}=="?*", SYMLINK+="disk/by-id/ublk-$attr{uuid}"

Signed-off-by: Hannes Reinecke <hare@kernel.org>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Ming Lei <tom.leiming@gmail.com>
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented May 10, 2026

Upstream branch: aa54b1d
series: https://patchwork.kernel.org/project/linux-block/list/?series=1084688
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1084688=>linus-master branch from cc65083 to 46dbdcd Compare May 10, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants